Back to search
30
MCP
Local Ollama File Operations
pulsemcp/local ollama file operationsDelegates file read, write, edit, delete, and rename operations to a local Ollama model to keep file contents out of Claude's context.
Uptime
0.0%
1 probes
Response
0ms
last probe
Tools
0
callable
Primary URL
—
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"local_ollama_file_operations": {
"url": "None",
"transport": "http"
}
}
}